home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / scroll_workplife_fr.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(press).as next >
Text File  |  2004-09-07  |  92b  |  5 lines

  1. on(press){
  2.    ScrollType = "UpPress";
  3.    ScrollingActions.gotoAndPlay("StartScroll");
  4. }
  5.